-
Home
-
AFIP para WooCommerce
-
3.0.3
-
Code
-
Classes
- Address
Total Complexity |
16 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
126 |
Lines of code |
64 |
Logical lines of code |
30 |
Comment lines |
27 |
Methods |
12 |
Properties |
9 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_full_address() |
S |
54 |
5 |
23 |
__construct() |
S |
63 |
1 |
11 |
set_full_address() |
S |
81 |
1 |
3 |
get_street() |
S |
82 |
1 |
3 |
get_number() |
S |
82 |
1 |
3 |
get_floor() |
S |
82 |
1 |
3 |
get_apartment() |
S |
82 |
1 |
3 |
has_postcode() |
S |
80 |
1 |
3 |
get_postcode() |
S |
82 |
1 |
3 |
get_city() |
S |
82 |
1 |
3 |
get_state() |
S |
82 |
1 |
3 |
get_extra_info() |
S |
82 |
1 |
3 |